home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / lisp / eulisp / feel0_89.lha / Feel / Boot / Interfaces / bit-vectors.i < prev    next >
Encoding:
Text File  |  1993-07-28  |  566 b   |  7 lines

  1. ((dependencies)
  2.  (exported-ids 
  3.    ((name . |primitive-make-bit-vector|) (address |bit-vectors| |primitive-make-bit-vector|) (class . function) (argtype . 1) (position 0))
  4.    ((name . |integer-to-bitvector|) (address |bit-vectors| |integer-to-bitvector|) (class . function) (argtype . 1) (position 1))
  5.    ((name . |bit-vector-length|) (address |bit-vectors| |bit-vector-length|) (class . function) (argtype . 1) (position 2))
  6.    ((name . |primitive-bit-vector-ref|) (address |bit-vectors| |primitive-bit-vector-ref|) (class . function) (argtype . 2) (position 3))))
  7.